home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / Dev / Oberon / Catalogs / ODStrings.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1995-07-02  |  2KB  |  64 lines

  1. ## version 
  2. ## language 
  3. ## codeset 0
  4. ;=========================================================================
  5. ;     $RCSfile: ODStrings.ct $
  6. ;  Description: Catalog description file for OD
  7. ;   Created by: fjc (Frank Copeland)
  8. ;    $Revision: 1.2 $
  9. ;      $Author: fjc $
  10. ;        $Date: 1995/07/02 16:55:48 $
  11. ;  Copyright 
  12.  1995, Frank Copeland
  13. ;  This file forms part of Oberon-A
  14. ;  See Oberon-A.doc for conditions of use and distribution
  15. ;=========================================================================
  16. ;=========================================================================
  17. ; Strings for module OD.
  18. errPrefs
  19. ; !! Could not open preferences file '%s'\n
  20. usage
  21. ;See OD.doc for conditions of use\n
  22. errArgs1
  23. ; !! Too many arguments: select only one argument\n
  24. errArgs2
  25. ; !! Too few arguments: select exactly one argument\n
  26. errIcon1
  27. ; !! Could not create icon for '%s'\n
  28. errIcon2
  29. ; !! Could not obtain icon\n
  30. errMakeIcons
  31. ; !! Arguments MAKEICONS and NOICONS are mutually exclusive
  32. errFileName
  33. ; !! Could not construct file name\n
  34. ;=========================================================================
  35. ; Strings for module ODT.
  36. errNameBuffer
  37. ; !! Name buffer overflow\n
  38. errDupName
  39. ; !! Name used twice\n
  40. errExtLibs
  41. ; !! Too many external libraries\n
  42. errCorrupt
  43. ; !! Currupt symbol file\n
  44. errForm
  45. ; !! Unrecognised type form\n
  46. errClass
  47. ; !! Unrecognised object class\n
  48. errParLists
  49. ; !! Too many parameter lists\n
  50. errFieldLists
  51. ; !! Too many field lists\n
  52. errBadKey
  53. ; !! Bad key for imported module\n
  54. errGlbMod
  55. ; !! Too many global modules\n
  56. errLocMod
  57. ; !! Too many local modules\n
  58. errBadTag
  59. ; !! Bad symbol file tag\n
  60. errOpen
  61. ; !! Could not open '%s'\n
  62. errType
  63. ; !! Unrecognised type\n
  64.